//==============================================================================
// rugs_anim.txt
//==============================================================================
//==============================================================================

//==============================================================================
anim Idle
{
	SetSelector none 
	{
		VariationLogic
		set hotspot
      {
         version
         {
            VisualNone world g mosaic zecal   
         }
      }
      
	set hotspot
      {
         version
         {
            VisualNone world g mosaic classical
         }
      }
	set hotspot
      {
         version
         {
            VisualNone world g mosaic medusa
         }
      }
   }
}
}